-
Home
-
Staatic – Static Site Generator
-
1.0.0
-
Code
-
Classes
- PublicationRepository
Total Complexity |
37 |
Dependencies |
11 |
Dependents |
14 |
Total lines |
184 |
Lines of code |
112 |
Logical lines of code |
56 |
Comment lines |
42 |
Methods |
15 |
Properties |
4 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
buildQuery() |
A |
60 |
11 |
9 |
rowsToPublication() |
S |
57 |
3 |
17 |
rowToPublication() |
S |
73 |
4 |
3 |
findWhereMatching() |
S |
66 |
4 |
7 |
getPublicationValues() |
S |
59 |
2 |
13 |
find() |
S |
63 |
2 |
9 |
findAll() |
S |
73 |
2 |
4 |
getPublicationsPerStatus() |
S |
66 |
2 |
8 |
__construct() |
S |
67 |
1 |
7 |
nextId() |
S |
78 |
1 |
3 |
add() |
S |
70 |
1 |
6 |
update() |
S |
66 |
1 |
8 |
delete() |
S |
64 |
1 |
10 |
transformSelectToCount() |
S |
78 |
1 |
3 |
countWhereMatching() |
S |
72 |
1 |
5 |